[INFO] cloning repository https://github.com/westonplatter/agentic-prompt-sync
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/westonplatter/agentic-prompt-sync" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwestonplatter%2Fagentic-prompt-sync", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwestonplatter%2Fagentic-prompt-sync'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 854917cc47c1581462fced875917629ebf519115
[INFO] testing westonplatter/agentic-prompt-sync against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwestonplatter%2Fagentic-prompt-sync" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/westonplatter/agentic-prompt-sync
[INFO] finished tweaking git repo https://github.com/westonplatter/agentic-prompt-sync
[INFO] tweaked toml for git repo https://github.com/westonplatter/agentic-prompt-sync written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/westonplatter/agentic-prompt-sync on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/westonplatter/agentic-prompt-sync already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 18b2685909ff22d94d0598d469b9d9b529bb2f3f035779aff056d9c38f35d6e2
[INFO] running `Command { std: "docker" "start" "-a" "18b2685909ff22d94d0598d469b9d9b529bb2f3f035779aff056d9c38f35d6e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "18b2685909ff22d94d0598d469b9d9b529bb2f3f035779aff056d9c38f35d6e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "18b2685909ff22d94d0598d469b9d9b529bb2f3f035779aff056d9c38f35d6e2", kill_on_drop: false }`
[INFO] [stdout] 18b2685909ff22d94d0598d469b9d9b529bb2f3f035779aff056d9c38f35d6e2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a5fa2288b9779748dabdc1bb43b90bf5790c890c60ede20e48591605b3b9bffd
[INFO] running `Command { std: "docker" "start" "-a" "a5fa2288b9779748dabdc1bb43b90bf5790c890c60ede20e48591605b3b9bffd", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling rustc-demangle v0.1.26
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling owo-colors v4.2.3
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling clap_lex v0.7.7
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling is_ci v1.2.0
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling supports-color v3.0.2
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling clap_builder v4.5.54
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling ryu v1.0.22
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling supports-hyperlinks v3.2.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling supports-unicode v3.0.0
[INFO] [stderr]    Compiling shell-words v1.1.1
[INFO] [stderr]    Compiling terminal_size v0.4.3
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling shellexpand v3.1.1
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling backtrace-ext v0.2.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling miette-derive v7.6.0
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling miette v7.6.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling dialoguer v0.11.0
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling clap v4.5.54
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling aps v0.1.12 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.22s
[INFO] running `Command { std: "docker" "inspect" "a5fa2288b9779748dabdc1bb43b90bf5790c890c60ede20e48591605b3b9bffd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a5fa2288b9779748dabdc1bb43b90bf5790c890c60ede20e48591605b3b9bffd", kill_on_drop: false }`
[INFO] [stdout] a5fa2288b9779748dabdc1bb43b90bf5790c890c60ede20e48591605b3b9bffd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 68fb25784c42b6cb7f2449219907008c728c79e92827d51f9c5f462bbe8d4099
[INFO] running `Command { std: "docker" "start" "-a" "68fb25784c42b6cb7f2449219907008c728c79e92827d51f9c5f462bbe8d4099", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling doc-comment v0.3.4
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling assert_cmd v2.1.2
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling backtrace-ext v0.2.1
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling miette v7.6.0
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]    Compiling globwalk v0.9.1
[INFO] [stderr]    Compiling assert_fs v1.1.3
[INFO] [stderr]    Compiling aps v0.1.12 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 27.07s
[INFO] running `Command { std: "docker" "inspect" "68fb25784c42b6cb7f2449219907008c728c79e92827d51f9c5f462bbe8d4099", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "68fb25784c42b6cb7f2449219907008c728c79e92827d51f9c5f462bbe8d4099", kill_on_drop: false }`
[INFO] [stdout] 68fb25784c42b6cb7f2449219907008c728c79e92827d51f9c5f462bbe8d4099
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a44f88ffe4d105c886d27239409ecfe9b55c64d4565c53ce1d59c93590927a0c
[INFO] running `Command { std: "docker" "start" "-a" "a44f88ffe4d105c886d27239409ecfe9b55c64d4565c53ce1d59c93590927a0c", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/aps-0e175dc59f746f4f)
[INFO] [stdout] 
[INFO] [stdout] running 84 tests
[INFO] [stdout] test catalog::tests::test_catalog_path_for_manifest ... ok
[INFO] [stdout] test backup::tests::test_is_aps_managed_dir_with_only_symlinks ... ok
[INFO] [stdout] test catalog::tests::test_catalog_default ... ok
[INFO] [stdout] test compose::tests::test_compose_empty_sources_error ... ok
[INFO] [stdout] test compose::tests::test_compose_markdown_multiple_sources ... ok
[INFO] [stdout] test catalog::tests::test_enumerate_files ... ok
[INFO] [stdout] test compose::tests::test_compose_markdown_single_source ... ok
[INFO] [stdout] test catalog::tests::test_truncate_description ... ok
[INFO] [stdout] test compose::tests::test_compose_with_source_info ... ok
[INFO] [stdout] test compose::tests::test_compose_with_separators ... ok
[INFO] [stdout] test catalog::tests::test_extract_first_paragraph ... ok
[INFO] [stdout] test discover::tests::test_extract_skill_description ... ok
[INFO] [stdout] test compose::tests::test_read_and_write_composed_file ... ok
[INFO] [stdout] test discover::tests::test_extract_skill_description_from_frontmatter ... ok
[INFO] [stdout] test discover::tests::test_extract_skill_description_no_paragraph ... ok
[INFO] [stdout] test discover::tests::test_truncate_ascii ... ok
[INFO] [stdout] test discover::tests::test_extract_skill_description_frontmatter_quoted ... ok
[INFO] [stdout] test catalog::tests::test_enumerate_files_recursive ... ok
[INFO] [stdout] test discover::tests::test_root_skill_md_skipped ... ok
[INFO] [stdout] test catalog::tests::test_enumerate_folders ... ok
[INFO] [stdout] test discover::tests::test_find_skills_in_directory ... ok
[INFO] [stdout] test catalog::tests::test_extract_frontmatter_description ... ok
[INFO] [stdout] test github_url::tests::test_blob_url_without_path_is_invalid ... ok
[INFO] [stdout] test github_url::tests::test_invalid_host ... ok
[INFO] [stdout] test github_url::tests::test_bare_repo_url ... ok
[INFO] [stdout] test github_url::tests::test_lowercase_skill_md ... ok
[INFO] [stdout] test github_url::tests::test_invalid_url_type ... ok
[INFO] [stdout] test github_url::tests::test_parse_skill_md_url ... ok
[INFO] [stdout] test github_url::tests::test_parse_with_different_ref ... ok
[INFO] [stdout] test github_url::tests::test_parse_tree_url ... ok
[INFO] [stdout] test github_url::tests::test_parse_with_commit_sha ... ok
[INFO] [stdout] test github_url::tests::test_parse_skill_folder_url ... ok
[INFO] [stdout] test discover::tests::test_truncate_multibyte_utf8 ... ok
[INFO] [stdout] test github_url::tests::test_repo_level_url_with_tree_ref_no_path ... ok
[INFO] [stdout] test github_url::tests::test_repo_url_with_trailing_slash ... ok
[INFO] [stdout] test github_url::tests::test_root_level_skill_md ... ok
[INFO] [stdout] test github_url::tests::test_tree_url_with_subpath_not_repo_level ... ok
[INFO] [stdout] test discover::tests::test_find_skills_with_search_path ... ok
[INFO] [stdout] test lockfile::tests::test_retain_entries_all_kept ... ok
[INFO] [stdout] test discover::tests::test_skills_sorted_by_path ... ok
[INFO] [stdout] test lockfile::tests::test_retain_entries_empty_keep_list ... ok
[INFO] [stdout] test catalog::tests::test_strip_frontmatter ... ok
[INFO] [stdout] test manifest::tests::test_composite_entry ... ok
[INFO] [stdout] test lockfile::tests::test_retain_entries_removes_stale ... ok
[INFO] [stdout] test manifest::tests::test_composite_entry_mixed_sources ... ok
[INFO] [stdout] test manifest::tests::test_detect_overlapping_destinations_with_include ... ok
[INFO] [stdout] test manifest::tests::test_entry_destination_custom ... ok
[INFO] [stdout] test manifest::tests::test_entry_destination_default ... ok
[INFO] [stdout] test manifest::tests::test_entry_destination_with_env_var ... ok
[INFO] [stdout] test manifest::tests::test_entry_destination_with_tilde ... ok
[INFO] [stdout] test manifest::tests::test_no_overlap_different_destinations ... ok
[INFO] [stdout] test orphan::tests::test_paths_overlap_same_path ... ok
[INFO] [stdout] test orphan::tests::test_paths_no_overlap ... ok
[INFO] [stdout] test sources::tests::test_expand_path_no_variables ... ok
[INFO] [stdout] test sources::tests::test_expand_path_relative_path ... ok
[INFO] [stdout] test sources::tests::test_expand_path_undefined_variable_preserved ... ok
[INFO] [stdout] test orphan::tests::test_is_aps_managed_directory_with_regular_file ... ok
[INFO] [stdout] test sources::tests::test_expand_path_with_braced_syntax ... ok
[INFO] [stdout] test orphan::tests::test_is_aps_managed_directory_with_symlinks ... ok
[INFO] [stdout] test orphan::tests::test_is_aps_managed_directory_empty ... ok
[INFO] [stdout] test sources::tests::test_filesystem_path_default ... ok
[INFO] [stdout] test orphan::tests::test_paths_overlap_parent_child ... ok
[INFO] [stdout] test sources::tests::test_filesystem_supports_symlink_true ... ok
[INFO] [stdout] test sources::tests::test_expand_path_with_tilde ... ok
[INFO] [stdout] test sources::tests::test_filesystem_resolve_absolute_path ... ok
[INFO] [stdout] test sources::tests::test_filesystem_display_name ... ok
[INFO] [stdout] test sources::tests::test_filesystem_resolve_relative_path ... ok
[INFO] [stdout] test sources::tests::test_filesystem_resolve_with_subpath ... ok
[INFO] [stdout] test sources::tests::test_git_display_name ... ok
[INFO] [stdout] test sources::tests::test_filesystem_source_type ... ok
[INFO] [stdout] test sources::tests::test_filesystem_supports_symlink_false ... ok
[INFO] [stdout] test sources::tests::test_filesystem_path_custom ... ok
[INFO] [stdout] test sources::tests::test_expand_path_multiple_variables ... ok
[INFO] [stdout] test sources::tests::test_git_source_type ... ok
[INFO] [stdout] test sources::tests::test_resolved_source_filesystem_to_locked_entry ... ok
[INFO] [stdout] test sources::tests::test_git_path_default ... ok
[INFO] [stdout] test sync_output::tests::test_format_dest_path_absolute ... ok
[INFO] [stdout] test sync_output::tests::test_format_dest_path_relative ... ok
[INFO] [stdout] test sync_output::tests::test_sync_display_item_with_message ... ok
[INFO] [stdout] test sources::tests::test_resolved_source_git_to_locked_entry ... ok
[INFO] [stdout] test sources::tests::test_git_path_custom ... ok
[INFO] [stdout] test sources::tests::test_git_supports_symlink_always_false ... ok
[INFO] [stdout] test sources::tests::test_expand_path_with_home ... ok
[INFO] [stdout] test sources::tests::test_resolved_source_filesystem_preserves_shell_vars ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 84 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cli.rs (/opt/rustwide/target/debug/deps/cli-13499eea295a4ea7)
[INFO] [stdout] 
[INFO] [stdout] running 54 tests
[INFO] [stdout] test add_duplicate_id_fails ... ok
[INFO] [stdout] test add_invalid_url_format_fails ... ok
[INFO] [stdout] test add_creates_manifest_entry_with_no_sync ... ok
[INFO] [stdout] test add_with_different_ref ... ok
[INFO] [stdout] test add_invalid_github_url_fails ... ok
[INFO] [stdout] test add_with_tree_url ... ok
[INFO] [stdout] test add_with_custom_id ... ok
[INFO] [stdout] test duplicate_entry_ids_detected ... ok
[INFO] [stdout] test catalog_generate_creates_catalog_file ... ok
[INFO] [stdout] test add_local_single_skill_with_skill_md ... ok
[INFO] [stdout] test add_repo_level_url_non_github_fails ... ok
[INFO] [stdout] test error_messages_include_help_hints ... ok
[INFO] [stdout] test init_fails_if_manifest_exists ... ok
[INFO] [stdout] test add_local_path_discovers_skills_with_all ... ok
[INFO] [stdout] test lockfile_migration_from_legacy_name ... ok
[INFO] [stdout] test add_parses_skill_md_url_correctly ... ok
[INFO] [stdout] test help_flag_shows_usage ... ok
[INFO] [stdout] test sync_composite_agents_md_from_git_sources ... ignored, requires network access; run with --ignored or set APS_TEST_NETWORK=1
[INFO] [stdout] test sync_composite_agents_md_lockfile_is_valid_yaml ... ignored, requires network access; run with --ignored or set APS_TEST_NETWORK=1
[INFO] [stdout] test sync_composite_agents_md_respects_locked_version ... ignored, requires network access; run with --ignored or set APS_TEST_NETWORK=1
[INFO] [stdout] test add_local_path_no_skills_found_errors ... ok
[INFO] [stdout] test init_with_custom_path ... ok
[INFO] [stdout] test init_creates_gitignore_entry ... ok
[INFO] [stdout] test add_local_path_syncs_filesystem_skills ... ok
[INFO] [stdout] test catalog_generate_fails_without_manifest ... ok
[INFO] [stdout] test add_help_shows_usage ... ok
[INFO] [stdout] test init_creates_manifest_file ... ok
[INFO] [stdout] test manifest_rejects_claude_hooks_kind ... ok
[INFO] [stdout] test status_fails_without_lockfile ... ok
[INFO] [stdout] test sync_filesystem_source_copies_file ... ok
[INFO] [stdout] test sync_fails_without_manifest ... ok
[INFO] [stdout] test sync_with_invalid_entry_id_fails ... ok
[INFO] [stdout] test sync_cursor_hooks_copies_directory_and_sets_exec ... ok
[INFO] [stdout] test sync_with_empty_manifest_succeeds ... ok
[INFO] [stdout] test sync_creates_lockfile ... ok
[INFO] [stdout] test status_fails_without_manifest ... ok
[INFO] [stdout] test status_works_after_sync ... ok
[INFO] [stdout] test validate_cursor_hooks_strict_rejects_missing_config ... ok
[INFO] [stdout] test sync_dry_run_does_not_create_lockfile ... ok
[INFO] [stdout] test version_flag_shows_version ... ok
[INFO] [stdout] test validate_fails_without_manifest ... ok
[INFO] [stdout] test validate_empty_manifest_succeeds ... ok
[INFO] [stdout] test validate_invalid_yaml_fails ... ok
[INFO] [stdout] test validate_cursor_hooks_strict_accepts_valid ... ok
[INFO] [stdout] test verbose_flag_enables_debug_output ... ok
[INFO] [stdout] test sync_with_symlink_creates_symlink ... ok
[INFO] [stdout] test add_to_existing_manifest ... ok
[INFO] [stdout] test add_repo_url_with_all_discovers_and_adds_skills ... ok
[INFO] [stdout] test sync_shows_upgrade_available_status ... ok
[INFO] [stdout] test sync_with_upgrade_fetches_latest_version ... ok
[INFO] [stdout] test sync_without_upgrade_respects_locked_commit ... ok
[INFO] [stdout] test add_repo_url_no_skills_found_errors ... FAILED
[INFO] [stdout] test add_existing_manifest_skips_duplicates_on_discover ... FAILED
[INFO] [stdout] test sync_local_git_repo_installs_all_skills ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- add_repo_url_no_skills_found_errors stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'add_repo_url_no_skills_found_errors' (121) panicked at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5:
[INFO] [stdout] Unexpected stderr, failed var.contains(No skills found)
[INFO] [stdout] ├── var: Error: aps::git::error
[INFO] [stdout] │   
[INFO] [stdout] │     × Git operation failed: Failed to clone with refs ["main"]: Cloning into '/
[INFO] [stdout] │     │ tmp/.tmpk2oZuP'...
[INFO] [stdout] │     │ fatal: unable to access 'https://github.com/westonplatter/
[INFO] [stdout] │     │ agentically.git/': Could not resolve host: github.com
[INFO] [stdout] │   
[INFO] [stdout] └── var as str: Error: aps::git::error
[INFO] [stdout]     
[INFO] [stdout]       × Git operation failed: Failed to clone with refs ["main"]: Cloning into '/
[INFO] [stdout]       │ tmp/.tmpk2oZuP'...
[INFO] [stdout]       │ fatal: unable to access 'https://github.com/westonplatter/
[INFO] [stdout]       │ agentically.git/': Could not resolve host: github.com
[INFO] [stdout]     
[INFO] [stdout] 
[INFO] [stdout] command=`cd "/tmp/.tmpDjJ7sJ/project" && "/opt/rustwide/target/debug/aps" "add" "https://github.com/westonplatter/agentically/tree/main/agents-md-partials" "--all" "--no-sync"`
[INFO] [stdout] code=1
[INFO] [stdout] stdout=```
[INFO] [stdout] Searching for skills in https://github.com/westonplatter/agentically.git...
[INFO] [stdout] 
[INFO] [stdout] ```
[INFO] [stdout] 
[INFO] [stdout] stderr=```
[INFO] [stdout] Error: aps::git::error
[INFO] [stdout] 
[INFO] [stdout]   × Git operation failed: Failed to clone with refs [\"main\"]: Cloning into \'/
[INFO] [stdout]   │ tmp/.tmpk2oZuP\'...
[INFO] [stdout]   │ fatal: unable to access \'https://github.com/westonplatter/
[INFO] [stdout]   │ agentically.git/\': Could not resolve host: github.com
[INFO] [stdout] 
[INFO] [stdout] ```
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x57eab2d775c8 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x57eab2d775c8 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x57eab2d775c8 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x57eab2d775c8 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x57eab2d8ddba - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x57eab2d8ddba - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x57eab2d7d292 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x57eab2d7d292 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x57eab2d54396 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x57eab2d54396 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x57eab2d6ee59 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x57eab2cb635c - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x57eab2cb635c - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x57eab2d6f012 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x57eab2d6f012 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x57eab2d54452 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x57eab2d4bbb9 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x57eab2d5516d - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x57eab2d8e5cc - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x57eab2d07398 - core[5a1c3e9896636f3a]::panicking::panic_display::<assert_cmd[3a84a04a128ccbe2]::assert::AssertError>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x57eab2d0bb17 - <assert_cmd[3a84a04a128ccbe2]::assert::AssertError>::panic::<assert_cmd[3a84a04a128ccbe2]::assert::Assert>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.1.2/src/assert.rs:1036:9
[INFO] [stdout]   21:     0x57eab2d10e07 - <<assert_cmd[3a84a04a128ccbe2]::assert::AssertError>::panic<assert_cmd[3a84a04a128ccbe2]::assert::Assert> as core[5a1c3e9896636f3a]::ops::function::FnOnce<(assert_cmd[3a84a04a128ccbe2]::assert::AssertError,)>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x57eab2d022eb - <core[5a1c3e9896636f3a]::result::Result<assert_cmd[3a84a04a128ccbe2]::assert::Assert, assert_cmd[3a84a04a128ccbe2]::assert::AssertError>>::unwrap_or_else::<<assert_cmd[3a84a04a128ccbe2]::assert::AssertError>::panic<assert_cmd[3a84a04a128ccbe2]::assert::Assert>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1622:23
[INFO] [stdout]   23:     0x57eab2c881e4 - <assert_cmd[3a84a04a128ccbe2]::assert::Assert>::stderr::<predicates[db3a47921607e6af]::str::basics::ContainsPredicate, assert_cmd[3a84a04a128ccbe2]::assert::StrOutputPredicate<predicates[db3a47921607e6af]::str::basics::ContainsPredicate>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.1.2/src/assert.rs:463:31
[INFO] [stdout]   24:     0x57eab2c9e294 - cli[f6364c6160cf6d2c]::add_repo_url_no_skills_found_errors
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli.rs:1389:10
[INFO] [stdout]   25:     0x57eab2c94447 - cli[f6364c6160cf6d2c]::add_repo_url_no_skills_found_errors::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli.rs:1373:41
[INFO] [stdout]   26:     0x57eab2c937e6 - <cli[f6364c6160cf6d2c]::add_repo_url_no_skills_found_errors::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x57eab2ca943b - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x57eab2ca943b - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   29:     0x57eab2cb6cb5 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   30:     0x57eab2cb6cb5 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   31:     0x57eab2cb6cb5 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   32:     0x57eab2cb6cb5 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x57eab2cb6cb5 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x57eab2cb6cb5 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   35:     0x57eab2cb6cb5 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   36:     0x57eab2cb1814 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   37:     0x57eab2cb1814 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   38:     0x57eab2cb9d32 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   39:     0x57eab2cb9d32 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   40:     0x57eab2cb9d32 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   41:     0x57eab2cb9d32 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   42:     0x57eab2cb9d32 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x57eab2cb9d32 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   44:     0x57eab2cb9d32 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x57eab2d7699f - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   46:     0x57eab2d7699f - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   47:     0x79864dabeaa4 - <unknown>
[INFO] [stdout]   48:     0x79864db4ba64 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- add_existing_manifest_skips_duplicates_on_discover stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'add_existing_manifest_skips_duplicates_on_discover' (104) panicked at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5:
[INFO] [stdout] Unexpected stderr, failed var.contains(No skills found)
[INFO] [stdout] ├── var: Error: aps::git::error
[INFO] [stdout] │   
[INFO] [stdout] │     × Git operation failed: Failed to clone with refs ["main"]: Cloning into '/
[INFO] [stdout] │     │ tmp/.tmpFJkfds'...
[INFO] [stdout] │     │ fatal: unable to access 'https://github.com/westonplatter/
[INFO] [stdout] │     │ agentically.git/': Could not resolve host: github.com
[INFO] [stdout] │   
[INFO] [stdout] └── var as str: Error: aps::git::error
[INFO] [stdout]     
[INFO] [stdout]       × Git operation failed: Failed to clone with refs ["main"]: Cloning into '/
[INFO] [stdout]       │ tmp/.tmpFJkfds'...
[INFO] [stdout]       │ fatal: unable to access 'https://github.com/westonplatter/
[INFO] [stdout]       │ agentically.git/': Could not resolve host: github.com
[INFO] [stdout]     
[INFO] [stdout] 
[INFO] [stdout] command=`cd "/tmp/.tmpuemPMV/project" && "/opt/rustwide/target/debug/aps" "add" "https://github.com/westonplatter/agentically/tree/main/agents-md-partials" "--all" "--no-sync"`
[INFO] [stdout] code=1
[INFO] [stdout] stdout=```
[INFO] [stdout] Searching for skills in https://github.com/westonplatter/agentically.git...
[INFO] [stdout] 
[INFO] [stdout] ```
[INFO] [stdout] 
[INFO] [stdout] stderr=```
[INFO] [stdout] Error: aps::git::error
[INFO] [stdout] 
[INFO] [stdout]   × Git operation failed: Failed to clone with refs [\"main\"]: Cloning into \'/
[INFO] [stdout]   │ tmp/.tmpFJkfds\'...
[INFO] [stdout]   │ fatal: unable to access \'https://github.com/westonplatter/
[INFO] [stdout]   │ agentically.git/\': Could not resolve host: github.com
[INFO] [stdout] 
[INFO] [stdout] ```
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x57eab2d775c8 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x57eab2d775c8 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x57eab2d775c8 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x57eab2d775c8 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x57eab2d8ddba - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x57eab2d8ddba - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x57eab2d7d292 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x57eab2d7d292 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x57eab2d54396 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x57eab2d54396 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x57eab2d6ee59 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x57eab2cb635c - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x57eab2cb635c - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x57eab2d6f012 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x57eab2d6f012 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x57eab2d54452 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x57eab2d4bbb9 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x57eab2d5516d - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x57eab2d8e5cc - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x57eab2d07398 - core[5a1c3e9896636f3a]::panicking::panic_display::<assert_cmd[3a84a04a128ccbe2]::assert::AssertError>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x57eab2d0bb17 - <assert_cmd[3a84a04a128ccbe2]::assert::AssertError>::panic::<assert_cmd[3a84a04a128ccbe2]::assert::Assert>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.1.2/src/assert.rs:1036:9
[INFO] [stdout]   21:     0x57eab2d10e07 - <<assert_cmd[3a84a04a128ccbe2]::assert::AssertError>::panic<assert_cmd[3a84a04a128ccbe2]::assert::Assert> as core[5a1c3e9896636f3a]::ops::function::FnOnce<(assert_cmd[3a84a04a128ccbe2]::assert::AssertError,)>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x57eab2d022eb - <core[5a1c3e9896636f3a]::result::Result<assert_cmd[3a84a04a128ccbe2]::assert::Assert, assert_cmd[3a84a04a128ccbe2]::assert::AssertError>>::unwrap_or_else::<<assert_cmd[3a84a04a128ccbe2]::assert::AssertError>::panic<assert_cmd[3a84a04a128ccbe2]::assert::Assert>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1622:23
[INFO] [stdout]   23:     0x57eab2c881e4 - <assert_cmd[3a84a04a128ccbe2]::assert::Assert>::stderr::<predicates[db3a47921607e6af]::str::basics::ContainsPredicate, assert_cmd[3a84a04a128ccbe2]::assert::StrOutputPredicate<predicates[db3a47921607e6af]::str::basics::ContainsPredicate>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.1.2/src/assert.rs:463:31
[INFO] [stdout]   24:     0x57eab2ca87db - cli[f6364c6160cf6d2c]::add_existing_manifest_skips_duplicates_on_discover
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli.rs:1496:10
[INFO] [stdout]   25:     0x57eab2c94807 - cli[f6364c6160cf6d2c]::add_existing_manifest_skips_duplicates_on_discover::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli.rs:1460:56
[INFO] [stdout]   26:     0x57eab2c93ce6 - <cli[f6364c6160cf6d2c]::add_existing_manifest_skips_duplicates_on_discover::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x57eab2ca943b - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x57eab2ca943b - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   29:     0x57eab2cb6cb5 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   30:     0x57eab2cb6cb5 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   31:     0x57eab2cb6cb5 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   32:     0x57eab2cb6cb5 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x57eab2cb6cb5 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x57eab2cb6cb5 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   35:     0x57eab2cb6cb5 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   36:     0x57eab2cb1814 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   37:     0x57eab2cb1814 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   38:     0x57eab2cb9d32 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   39:     0x57eab2cb9d32 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   40:     0x57eab2cb9d32 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   41:     0x57eab2cb9d32 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   42:     0x57eab2cb9d32 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x57eab2cb9d32 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   44:     0x57eab2cb9d32 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x57eab2d7699f - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   46:     0x57eab2d7699f - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   47:     0x79864dabeaa4 - <unknown>
[INFO] [stdout]   48:     0x79864db4ba64 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     add_existing_manifest_skips_duplicates_on_discover
[INFO] [stdout]     add_repo_url_no_skills_found_errors
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 49 passed; 2 failed; 3 ignored; 0 measured; 0 filtered out; finished in 0.30s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test cli`
[INFO] running `Command { std: "docker" "inspect" "a44f88ffe4d105c886d27239409ecfe9b55c64d4565c53ce1d59c93590927a0c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a44f88ffe4d105c886d27239409ecfe9b55c64d4565c53ce1d59c93590927a0c", kill_on_drop: false }`
[INFO] [stdout] a44f88ffe4d105c886d27239409ecfe9b55c64d4565c53ce1d59c93590927a0c
